Skip to content

Conversation

pixeline
Copy link

@pixeline pixeline commented May 5, 2022

With this addition to the image, this php function :

setlocale(LC_ALL, "fr_FR");

will switch the output of localization functions to the requested language (here, French).

With this line, this : 
```php
setlocale(LC_ALL, "fr_FR");
``` 
will display the output of localization functions in the requested language.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant